Fix UI/Layout Inconsistencies Across Project Cards and Modal Rendering (#595)#691
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@Mudita-Singh great work with those adjustments but kind of our current images instead of logos are, lexiographic arrangement of cards are gone. We need those changes |
|
Thanks for reviewing. I'll update the PR to preserve the existing project images/logos and restore the lexicographic card arrangement while keeping the UI/layout improvements. I'll push the changes shortly. |
…rting duplicates, and sync scroll behavior
|
@Mudita-Singh is attempting to deploy a commit to the Anuj's projects Team on Vercel. A member of the Team first needs to authorize it. |
…-layout-fix # Conflicts: # web-app/index.html
|
@steam-bell-92 I've pushed an update addressing the issues mentioned in the review. The project card media rendering has been restored, and the project cards are now back in their intended lexicographic (alphabetical) order. The UI/layout consistency improvements remain unchanged. |
|
🎉 Thank you for your contribution! Your Pull Request has been merged successfully. We appreciate the time and effort you put into improving this project. Contributions like yours help the repository grow and stay useful for everyone. If you'd like to contribute again, please check the open issues and make sure you are assigned before opening another Pull Request. Thanks again for your support! 🙌 |
|
@Mudita-Singh Great work!! |
Related Issue
Closes #595
Description
This PR addresses multiple UI and layout inconsistencies found across project cards and modal rendering.
Changes Made
Testing Performed
Before
After
Checklist